Package com.cisco.pt.ipc.sim.pdu
Interface RepTLV_PA
- All Known Implementing Classes:
RepTLV_PAImpl
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.sim.pdu.RepTLV
getRepLength, getRepType, setRepLength, setRepTypeMethods inherited from interface com.cisco.pt.ipc.sim.pdu.Signal
encodeTypeAndPayload, getFieldValue, getOrderedFieldNames, pduRead
-
Method Details
-
getRepTLVs
- Returns:
- List<RepTLV> Returns a List<RepTLV>
-
setRepTLVs
- Parameters:
repTLVs- Takes in a parameter of repTLVs
-